AW: AW: [solved] Problems with mod_ssl and mod_proxy

Hi,

I have found the solution. A IP as ServerAlias doesn't work. When I test it=
with a test domainname it works.

Viele Grüße
Jan

________________________________________
Von: Andr=E9 Warnier [aw [at] ice-sa.com]
Gesendet: Dienstag, 8. Dezember 2009 17:38
An: users [at] httpd.apache.org
Betreff: Re: AW: [users [at] httpd] Problems with mod_ssl and mod_proxy

Jan Luca Naumann wrote:
>>

Some additional tips :

You also need a line

Listen <My IP>:443
....

>> NameVirtualHost <My IP>:443
>>
>> <VirtualHost <My IP>:443>


Start Apache.
Open a command window, and enter : netstat -an | more
You should see a line like :

TCP <My IP>:443 0.0.0.0:0 ABH=D6REN

do you ?

Is the Windows firewall enabled ?
If yes, does it allow incoming connections on port 443 ?
(or turn off the firewall)



------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org=

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Jan Luca Naumann [ Di, 08 Dezember 2009 18:24 ] [ ID #2025132 ]
Webserver » gmane.comp.apache.user » AW: AW: [solved] Problems with mod_ssl and mod_proxy

Vorheriges Thema: Ampersand extends to the left part of regexes with RewriteRule,
Nächstes Thema: Problems with mod_ssl and mod_proxy